IUserVariable.Remove 方法

移除使用者定義變數。

命名空間IntervalZero.KINGSTAR.Base.Class

組合: IntervalZero.KINGSTAR.Base.Class (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
void Remove()
Sub Remove()

備註

當使用 DebugLog 方法時,無法使用 IUserVariable.Remove 刪除使用者變數。

Debug 方法:ISubsystem.DebugMessage, ISubsystem.GetCategoryName, ISubsystem.SetCategoryName

可用的 EtherCAT 狀態

ecatOffline, ecatInit, ecatBoot, ecatPreOP, ecatSafeOP, ecatOP

參見

IUserVariable 介面

IntervalZero.KINGSTAR.Base.Class 命名空間